POV-Ray : Newsgroups : povray.binaries.images : Mountains [86kb] : Mountains [86kb] Server Time
14 Aug 2024 13:19:45 EDT (-0400)
  Mountains [86kb]  
From: Tom Melly
Date: 10 Oct 2002 11:51:28
Message: <3da5a200@news.povray.org>
Not a great image, just playing with some old trace and rmf code... (source in
newusers).

--
#macro A(V,B,C,R)#while(B-256)#if(V-128/B>=0)sphere{0,.5translate<C-4R-1,9>
pigment{rgb<1-C/8R/2C/8>}}#local V=V-128/B;#end#local B=B*2;#local C=C+1;#
end#end A(234,1,0,2)A(85,1,0,1)A(81,1,0,0)light_source{-5 1}//Tom Melly


Post a reply to this message


Attachments:
Download 'mounts.jpg' (86 KB)

Preview of image 'mounts.jpg'
mounts.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.